home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 7 / readme.amigan < prev   
Text File  |  1994-01-27  |  8KB  |  200 lines

  1.  
  2.  
  3.                    AMIGAN PUBLIC DOMAIN DISK NUMBER 7 (A)
  4.                                   from
  5.   The Amigan Apprentice & Journeyman, PO Box 411, Hatteras, N.C. 27943
  6.                (919) 986-2443 Business, 986-2434 at Home
  7.  
  8.   A summary of what is on this disk follows the disclaimer below. A directory
  9. listing in full, with notes, is found at the end of this file.
  10.  
  11. We suggest you read this file in an editor in 80-column mode.
  12.  
  13. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14.  
  15. The following caveat was written by Fred Fish to apply to his library of
  16. Amiga public domain software.  It applies so well to the AMIGAN library
  17. as well that I am using his version rather than re-write it.
  18.  
  19.  
  20. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21.  
  22. To the best of my knowledge, materials in this library are freely
  23. redistributable.  This means that they have met one or more of the
  24. following conditions:
  25.  
  26. (1)     The materials contains explicit copyright notices permitting
  27.         redistribution.
  28.  
  29. (2)     The materials were posted to a publically accessable electronic
  30.         bulletin board and did not contain any copyright notice.
  31.         (Such materials will be removed if it is subsequently shown
  32.         that copyright notices were illegally removed.)
  33.  
  34. (3)     The materials were posted to a widely disseminated electronic
  35.         network (such as usenet), thus implying that their author/poster
  36.         intended them to be freely distributed.  This applies only if
  37.         they contain no notice limiting distribution.
  38.  
  39. (4)     The materials contain an explicit notice placing them in the
  40.         public domain.  This is not the same as condition (1).
  41.  
  42. =======================================================================
  43.  
  44. The Amigan Apprentice and Journeyman PD software library to date:
  45.  
  46. Disk #1 - DPSLIDE, a utility for viewing IFF format pictures
  47.           MicroEMACS 3.6, a full-screen editor
  48.           Screendump, a screen-printing program
  49.           TrueCIO, a C routine to give true one-character-at-a-time I/O
  50.                    to Lattice C for the Amiga
  51.  
  52. Disk #2 - Amiga HACK v1.03D - a Dungeon adventure.  Graphic icons replace
  53.           characters in this version.
  54.  
  55. Disk #3 - C-KERMIT, a file transfer protocol.  Includes server mode.
  56.  
  57. Disk #4 - MAKE - a software development utility
  58.           BLINK - a faster replacement for ALINK, the Amiga linker
  59.           POPCLI - blanks the screen when not in use and hotkeys a CLI on
  60.                   demand
  61.           ICONEXEC, SETALTERNATE, SETWINDOW - Icon management tools
  62.           ARC - File archiver, compatible with PC ARC
  63.           FIXOBJ - fixes brain-damaged object files downloaded with XMODEM
  64.           TSIZE - gives size of all branches of a file system
  65.           MONOPOLY - the board game
  66.  
  67. Disk #5 - FASTCHOP - faster program to replace FIXOBJ (disk 1)
  68.           SECMAP   - displays a sector allocation map of a disk drive
  69.           CLUE     - the board game
  70.           MISSILE  - a missile defense game, in assembler
  71.           MEMWATCH - background program which 'guards' against low-memory
  72.                      trashing.  Useful for development.
  73.           CLOCKS   - various computerized timepieces
  74.           JUGGLER  - fantastic ray-traced animation
  75.           WBRUN    - fakes programs into thinking they are run from workbench
  76.           MEGBOARD - instructions on building a 1-meg memory expansion board
  77.           STAT     - replacement for the AMIGADOS STATUS command
  78.           MEMGRAB  - allocates all available fast memory.  Useful for taming
  79.                      poorly-written programs that don't know the difference.
  80.           SCRIMPER - Perry Kivilowitz's famous screen dumping utility
  81.  
  82. Disk #6 - LARN     - Amiga port of the UN*X game, with graphics.  Very
  83.                      similar to HACK.
  84.  
  85. --------------------------------------------------------------------------------
  86. To order this disk (number 7A) or any previously-issued disks, send $6 US to
  87. The Amigans, PO Box 411, Hatteras, N.C. 27943. Overseas, add $1 for postage.
  88. --------------------------------------------------------------------------------
  89.      RSLClock (dir)       Great clock program that also displays free
  90.                           memory, free disk space, etc.       
  91.        RSLClock.doc       Documentation
  92.        RSLClock131        Version which displays only minutes
  93.        RSLClock131S       Version which displays minutes:seconds
  94.  
  95.      vidtex (dir)         Program to display compuserve graphics files
  96.        Samp               Sample picture
  97.        Samp.info          Icon for sample picture
  98.        Vid.DOC            Documentation
  99.        Vid.DOC.info       Icon for documentation
  100.        VidTex             The program
  101.        VidTex.c           The source code
  102.        VidTex.info        Icon for the program
  103.  
  104.      tracer (dir)         Ray tracing program by Dave Wecker
  105.        6.ball             Data file
  106.        checker.pat        Data file
  107.        dith.c
  108.        extern.h
  109.        find.c  
  110.        graphics.c 
  111.        g_bal.c           .c files are C source code
  112.        g_bod.c           .h files are C header files
  113.        lk.with           WITH file for linking
  114.        macros.h
  115.        makefile          for use with MAKE program
  116.        MyMath.c
  117.        MyMath.h
  118.        one.ball          Data file
  119.        packer.c
  120.        packer.h
  121.        readme.hak        ===> IMPORTANT documentation if you are going to
  122.                               be looking at the source code ! ! !
  123.        refract.c
  124.        rtd.h
  125.        saveilbm.c
  126.        shade.c
  127.        show.c
  128.        showpat.c
  129.        support.c
  130.        susie.pat         Data file
  131.        tracer            ===> Program executable
  132.        tracer.ball       Data file
  133.        tracer.c
  134.        tracer.c.old
  135.        tracer.man        ===> Documentation - how to use tracer
  136.        tracer.param      Data file
  137.        unpacker.c
  138.  
  139.      zoo (dir)           Archiver program, alternative to ARC
  140.        amiga.notes       (Sketchy) documentation on AMIGA Zoo
  141.        copyrght.txt      Copyright information
  142.        README            Generic Zoo distribution README file
  143.        zoo               The program
  144.        zoo.bug           A bug report (minor)
  145.        zoo.doc           Documentation on the MS-DOS ZOO (very similar)
  146.        zoo.man           Documentation on the UN*X version of ZOO
  147.  
  148.      loaninfo (dir)      Loan amortization aid
  149.        balance7
  150.        loaninfo.bas      Basic program
  151.        loaninfo.bas.info Icon for program
  152.   
  153.      copy (dir)          COPY command which preserves dates and has
  154.                               UPDATE capability
  155.        copy              The program
  156.        readme            Documentation
  157.  
  158.      asm68k (dir)        Beta version of a 68000 assembler for Amiga
  159.                          (NOT the one that is on the Fred Fish Disks)
  160.        Asm68k            The program
  161.        Asm68k.doc        Documentation
  162.        Both              
  163.        Caps
  164.        Install.Both
  165.        Install.Caps
  166.        READ.ME           Distribution information
  167.        Temp
  168.  
  169.      newzap (dir)        File zapper utility - modifies in hex or ASCII
  170.        newzap            The program
  171.        newzap.docs       Documentation
  172.        newzap.info       Icon file for the program
  173.   
  174.      keymate (dir)       A handy little keyboard template for FLIGHT SIM II
  175.        KeyMate           IFF format Hi-Res picture of the template
  176.        readme            Information about the template
  177.  
  178.      arc022 (dir)        version 22 of ARC, a file archiver
  179.        ARC.022           The program
  180.        ReadMe            Documentation
  181.        unarc             Smaller program which only extracts files
  182.  
  183.      blitz (dir)         Fast file browser, sits in the background
  184.        Blitz             The program
  185.        Blitz.info        Icon file
  186.        ReadMe            Documentation
  187.       
  188.      batcher (dir)       Quick and dirty C program to execute batch files
  189.                          without having to type 'execute'
  190.        batcher           The program
  191.        batcher.c         C source
  192.        batcher.doc       Documentation
  193.        
  194.      ing (dir)           A fun program.  Sorry, no hints.
  195.        ing
  196.        ing.c
  197.        POSTER
  198.        README
  199.        rnd.s                            
  200.